From 0625f35828a50c461952ab5cbebb417210466f3b Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 7 Jul 2020 22:37:28 +0200 Subject: [PATCH] Simplify d/watch --- debian/watch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index d80f371ab..720aa0078 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=4 -opts="mode=git, uversionmangle=tr/_/./, repacksuffix=+ds, dversionmangle=s/\+ds//" \ -https://github.com/gpsbabel/gpsbabel.git \ -refs/tags/gpsbabel_([\d_]+) debian uupdate +opts="uversionmangle=tr/_/./, repacksuffix=+ds, dversionmangle=s/\+ds//" \ +https://github.com/gpsbabel/gpsbabel/tags (?:.*?/)gpsbabel_(\d[\d_]*)\.tar\.gz -- 2.30.2